@charset "utf-8";
/* CSS Document */
/* set the main styles for the pages 
   secondary stylesheets are used to define styles for specific templates */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,font,img,ins,kbd,
q,s,samp,small,strike,strong,sub,sup,
tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	vertical-align:baseline;
	font-size:100%;
	background-repeat:no-repeat;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style: normal;
	color: #1D4878;
	margin:0;
	padding:0;
	text-align:left;
	background-color: #e8e8e8;
	background-image: url(../images/sologo2015.png);
	background-repeat:no-repeat;
	background-position: left top;
}
@media (max-width: 800px) {
	body {
		background-image: url(../images/sologo2015s.png);
	}
}
@media (max-width: 400px) {
	body {
		background-size: 100% auto;
	}
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1em;
}
		
.vlg,
.xlg {font-size: x-large;}
.lg  {font-size: large;}
.md  {font-size: medium;}
.sm  {font-size: small;}
.vsm,
.xsm {font-size: x-small;}

.lgr {font-size: larger;}
.smr {font-size: smaller;}

/*colors 3f83cf - 23069b*/

a {
	font-weight: bold;
	text-decoration:none;
}
a:link {color:#1D4878;}
a:visited {color:#666666;}
a:active {color: #1D4878;}

.mt {
	color: #444444;
}
.printonly {
	display:none;
}
	
.solbody {
	padding: 65px 0 0 0;
}
@media (max-width: 800px) {
	.solbody {
		padding-top: 40px;
	}
}
@media (max-width: 360px) {
	.solbody {
		padding-top: 36px;
	}
}
@media (max-width: 320px) {
	.solbody {
		padding-top: 32px;
	}
}

div.soltitleline {
	padding: 5px 0 2px 3px;
	border-bottom: 1px solid black;
}
.soltitleline h1 {
	color:#235894;
	font-weight:bold;
	font-size:x-large;
	margin: 0;
}

 @media (max-width: 750px) {
	div.soltitleline {
		padding: 3px 0 1px 3px;
	}
	.soltitleline h1 {
		font-size:large;
	}
}
.solmain {
	position:relative;
}
.solcontent {
	position:relative;
	top: 3px;
}
.solnavbar {
	clear: both;
	padding: 0;
	padding-top: 5px;
}
div.solnavbar, div.solsubnavbar {
	max-width: 800px;
	display:flex;
	display:-webkit-flex;
	display:-ms-flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

div.solsubnavbar {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.solnavbar ul, .solsubnavbar ul {
	display:inline;
	list-style:none;
}
.solnavbar ul {
	list-style:none;
	display:inline;
}
.solsubnavbar ul {
	display:inline;
}
ul.solsubnavbarl {
	display:inline;
	font-size: 0;
}
ul.solpgnavbar {
	float:right;
	text-align: right;
	margin-right:2px;
}

.solnavbar h3 {
  margin-top: 5px;
  padding-right: 3px;
  font-size: large;
}

.solnavbar li, .solsubnavbar li {
	font-size: medium;
	font-weight: bold;
	padding-left:0;
	display: inline-block;
}

@media (max-width: 650px) {
	/* switch to "icons" nextprev */
	.solfull {display: none;}
	.solsmall {display: inline;}
	.solpgnavbar {min-width: 4em;}
}
@media (min-width: 650px) {
	/* switch to "text" nextprev */
	.solfull {display: inline;}
	.solsmall {display: none;}
}
	
.solnavbar a, .solsubnavbar a {
	display: inline-block;
}

.solnavbar a:hover, .solsubnavbar a:hover {
	color: #FFFFFF;
	background-color:#1D4878;
}
.solnavbar a:hover:visited, .solsubnavbar a:hover:visited {
	color: #FFFFFF;
	background-color:#737373;
}
.solnavbar li a {
	padding: 5px 3px 2px;
	font-size:large;
	text-align: center;
}
.solsubnavbar li a {
	padding: 5px 0 2px;
	font-size:large;
}
.solnavbar li.subtitle, .solsubnavbar li.subtitle {
	padding: 5px 0 3px 5px;
}
.solsubnavbarl li:not(:first-child) a:before {
	content:">";
}
.solnavbar li:not(:first-child) a, .solpgnavbar li:not(:first-child) a {
	border-left: solid #666666;
	padding-left: 4px;
}
.solcontent a:link {
	color:#3077c2;
}
.solcontent a:visited {
	color:#737373;
}
.sollist a:hover {
	color: #FFFFFF;
	background-color:#3077c2;
}
.sollist a:hover:visited {
	color: #FFFFFF;
	background-color:#737373;
}
.solcontent a:hover img {
	border: 2px solid #666;
}
.solcontent a img {
	border: 2px solid #3077c2;
}
div.solfooter {
	clear:both;
	padding-top: 5px;
	width: 100%;
}
.solfooter p {
	border-top: 1px solid;
	font-size: x-small;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 2px 0 5px 3px;
}
.clear {
	clear: both;
	-webkit-align-self: flex-start; 
    align-self: flex-start;
}
.left {
	text-align: left;
}
div.solcredit {
	padding: 5px;
	clear:left;
}
div.solcredit p {
	font-style: oblique;
	font-size: small;
	text-align: left;
	color: #666;
}
.solnotes {
	padding: 3px 0 3px 3px;
	width:100%;
	min-width: 300px;
	max-width: 750px;
}

.solnotes img {
	margin-right:10px;
	display: block;
	float:left;
}
@media (max-width: 650px) {
	/* Contract on smaller displays */
	.solnotes {
		padding: 1px;
	}
	.solnotes img {
		margin-right:0;
	}
}

.solnotes p, .solnotes dl {
	font-size: small;
}
.solnotes dl {
	font-weight: bold;
}
.solnotes dl {
	margin: 3px 0;
}
.solcaption {
	clear: both;
	float: left;
	padding-top: 5px;
	color:#666;
}
.solcaption p {
	font-size:small;
	font-style:italic;
	font-weight: bold;
}
.hidden {
	display:none;
	visibility:hidden;
}
.highlight a {
	color: #D50000;/*	background-color: #5183BC; */
}
.highlight a:hover, .highlight a:hover:visited {
	background-color: #D50000;
}
/* .bgblack & .bgwhite define the background and text colors in both gallery and image pages */

div.bgblack {
	background-color: black;
	color:white;
}
div.bgwhite {
	background-color: white;
	color:black;
}
div.bgblue {
	background-color: #5183BC;
	color:white;
}
div.bggrey {
	background-color: #666666;
	color:white;
}
div.bglgrey {
	background-color: #cccccc;
	color:black;
}
div.bgtrans {
	background-color: transparent;
	color:black;
}
.bgwhite p, .bgblack p, .bgblue p, .bggrey p,.bglgrey p, .bgtrans p {
	padding: 3px 0 5px;
	font-weight: bold;
}
